From 48c5d69ae8b104621b3bb6c299ffa3dca4992961 Mon Sep 17 00:00:00 2001 From: robertl Date: Sun, 19 Jul 2009 01:17:50 +0000 Subject: [PATCH] Add Ricoh doc. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3713 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/ricoh.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 gpsbabel/xmldoc/formats/ricoh.xml diff --git a/gpsbabel/xmldoc/formats/ricoh.xml b/gpsbabel/xmldoc/formats/ricoh.xml new file mode 100644 index 000000000..798b48c24 --- /dev/null +++ b/gpsbabel/xmldoc/formats/ricoh.xml @@ -0,0 +1,20 @@ +This is the format for the Ricoh 500SE GPS logging camera. + + + This camera creates log files on the SD card in a folder name "GPSLOG" that + are named "YYMMDDN.LOG" wher NN increments from 00 through 99. The camera + appends new tracks into the current file, hence the "new track" field. When + the current file reaches about 500K, NN increments and logging continues into + the next file. Therefore, there may be multiple tracks in each log + file, and tracks may span one or more files. + + + GPSBabel will recognize the "new track" field and will generate a new track, + so if you specify multiple files in the correct order, your tracks will be + automatically split sensibly. + + +For additional tips, see the + OpenStreetMap page on Ricoh 500SE. + + -- 2.30.2